You are here: About application links > Understanding the Autodesk Inventor link > Configuring component names

Configuring component names

The Autodesk Inventor Link provides an optional command named Rename Components. This command can be used by Autodesk Inventor users to rename the components shown in the Autodesk Inventor Model pane using the value of a Meridian property. The name may use the following syntax:

<Prefix><PropertyValue><Suffix>

This can be useful if users would prefer to see more meaningful names than the Autodesk Inventor file names. The command is cleared unless the NodeNameProperty setting is configured as described in the following procedure.

To configure component names:

  1. In Configurator, expand Environment in the configuration tree and select Application Link Settings. The settings for each link appear in property pages in the right pane.
  2. Click the Inventor tab. The Autodesk Inventor link’s settings page appears in the right pane.
  3. Click the Edit button to modify the settings.

Tip    To export the settings file to a location outside the vault, click the Export button. This can be useful if you would rather edit the file in your favorite text editor. You can then copy your changes to the Clipboard and paste them into Configurator.

  1. The [ModelNodes] section. If it does not yet exist, you may create it at the end of the file.
  2. Modify the each setting in this section using the descriptions in the following table.
Component name settings
Setting Description

NodeNamePrefix

Prefix string

NodeNameSuffix

Suffix string

NodeNameProperty

Meridian property set and property name

UpdateAfterOpen

Update the component names after a component is opened.

UpdateBeforeSave

Update the component names before a component is saved.
  1. Click OK to save your changes.

Following are example settings:

[ModelNodes]
NodeNamePrefix=PFX
NodeNameSuffix=SFX
NodeNameProperty=Custom.DocumentNumber
UpdateAfterOpen=N
UpdateBeforeSave=N

For more information on using this command, see BlueCielo Meridian Enterprise User’s Guide.

Related concepts

Understanding the Autodesk Inventor link